From: Eli Zaretskii Date: Sat, 21 Mar 2009 11:31:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1142 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6ebda1d7c36c1ce99f7752fea1ee1cc60f116341;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index f9406a9a47a..a25a118632d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-03-21 Eli Zaretskii + + * w32.c (getpwuid): Change argument type to unsigned. + (struct w32_id): Change type of `rid' member to unsigned. + (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of + argument ID to unsigned. All callers changed. + (getuid, geteuid, getgid, getegid): Change return type to unsigned. + 2009-03-20 Eli Zaretskii * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is